xref: /JGit/org.eclipse.jgit.pgm.test/org.eclipse.jgit.pgm--All-Tests (Java8).launch (revision ab79ce91c10830f9906a1311ec857ccf553f51fe)
1c8d20407SRobin Rosenberg<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2c8d20407SRobin Rosenberg<launchConfiguration type="org.eclipse.jdt.junit.launchconfig">
3c8d20407SRobin Rosenberg<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
4c8d20407SRobin Rosenberg<listEntry value="/org.eclipse.jgit.pgm.test/tst"/>
5c8d20407SRobin Rosenberg</listAttribute>
6c8d20407SRobin Rosenberg<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
7c8d20407SRobin Rosenberg<listEntry value="2"/>
8c8d20407SRobin Rosenberg</listAttribute>
9c8d20407SRobin Rosenberg<booleanAttribute key="org.eclipse.debug.core.appendEnvironmentVariables" value="true"/>
10c8d20407SRobin Rosenberg<listAttribute key="org.eclipse.debug.ui.favoriteGroups">
11c8d20407SRobin Rosenberg<listEntry value="org.eclipse.debug.ui.launchGroup.debug"/>
12c8d20407SRobin Rosenberg<listEntry value="org.eclipse.debug.ui.launchGroup.run"/>
13c8d20407SRobin Rosenberg</listAttribute>
14c8d20407SRobin Rosenberg<stringAttribute key="org.eclipse.jdt.junit.CONTAINER" value="=org.eclipse.jgit.pgm.test/tst"/>
15c8d20407SRobin Rosenberg<booleanAttribute key="org.eclipse.jdt.junit.KEEPRUNNING_ATTR" value="false"/>
16c8d20407SRobin Rosenberg<stringAttribute key="org.eclipse.jdt.junit.TESTNAME" value=""/>
17c8d20407SRobin Rosenberg<stringAttribute key="org.eclipse.jdt.junit.TEST_KIND" value="org.eclipse.jdt.junit.loader.junit4"/>
18c8d20407SRobin Rosenberg<booleanAttribute key="org.eclipse.jdt.launching.ATTR_USE_START_ON_FIRST_THREAD" value="true"/>
19c8d20407SRobin Rosenberg<listAttribute key="org.eclipse.jdt.launching.CLASSPATH">
20*ab79ce91SMatthias Sohn<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#10;&lt;runtimeClasspathEntry containerPath=&quot;org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8&quot; path=&quot;1&quot; type=&quot;4&quot;/&gt;&#10;"/>
21c8d20407SRobin Rosenberg<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#10;&lt;runtimeClasspathEntry id=&quot;org.eclipse.jdt.launching.classpathentry.defaultClasspath&quot;&gt;&#10;&lt;memento exportedEntriesOnly=&quot;false&quot; project=&quot;org.eclipse.jgit.pgm.test&quot;/&gt;&#10;&lt;/runtimeClasspathEntry&gt;&#10;"/>
22c8d20407SRobin Rosenberg</listAttribute>
23c8d20407SRobin Rosenberg<booleanAttribute key="org.eclipse.jdt.launching.DEFAULT_CLASSPATH" value="false"/>
24c8d20407SRobin Rosenberg<stringAttribute key="org.eclipse.jdt.launching.JRE_CONTAINER" value="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
25c8d20407SRobin Rosenberg<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value=""/>
26c8d20407SRobin Rosenberg<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="org.eclipse.jgit.pgm.test"/>
27c8d20407SRobin Rosenberg</launchConfiguration>
28